home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgLangD.iso
/
BORLAND TURBO
/
TUTORIAL.PAK
/
CPPOCF1.RC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-06
|
174 b
|
15 lines
#include "CppOcf1.rh"
CppOcf1Menu MENU
{
POPUP "&File"
{
MENUITEM "E&xit", CM_EXIT
}
POPUP "&Edit"
{
MENUITEM "&Insert Object", CM_INSERTOBJECT
}
}